SignSdJwt

typealias SignSdJwt<SIGNED_JWT> = suspend (SdJwt<JsonObject>) -> SdJwt<SIGNED_JWT>(source)

Signs an SD-JWT

Parameters

SIGNED_JWT

the type representing the JWT part of the SD-JWT, signed